Total Complexity | 18 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 142 |
Lines of code | 96 |
Logical lines of code | 30 |
Comment lines | 1 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isTableHealthy() | 49 | 6 | 36 | |
fixTable() | 63 | 4 | 11 | |
getColumns() | 56 | 1 | 19 | |
__construct() | 73 | 1 | 5 | |
getTableName() | 81 | 1 | 3 | |
getIndexes() | 65 | 1 | 10 | |
createTable() | 79 | 1 | 3 | |
dropTable() | 81 | 1 | 3 | |
isTableExistent() | 81 | 1 | 3 | |
getErrors() | 81 | 1 | 3 |